home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
notes.dir
/
00059.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-09-09
|
203 b
|
11 lines
on mouseDown
global gHelpSaveWindow
if pressNoteButton(15) then
pupSprites(1, 48, 0)
if objectp(gHelpSaveWindow) then
forget(gHelpSaveWindow)
end if
checkNewname()
end if
end